.width-1200{
    width: 1200px;
    margin: 0 auto;
}
.p-more{
    color: red;
}
.fullImg{
    width: 100%;
    height: 100%;
}
body{
    font-size: 14px;
}
.banner{
    background: url("/images/jnsz/images/bg.jpg") no-repeat;
    background-size: 100%;
    border-bottom: 4px solid #016DC5;
}
.banner .banner-img{
    width: 389px;
    padding: 36px 0 36px 12%;
    margin: 0;
}

.nav{
    background: #F2F7FC;
}
.nav-list{
    list-style: none;
    padding: 12px 15px 16px 15px;
}
.nav-list>li{
    float: left;
    padding-right: 23px;
    padding-left: 20px;
    border-right: 1px solid #CAE4FB;
}
.nav-list>li>a{
    color: #000000;
    font-size: 18px;
    line-height: 100%;
}
.nav-list>li>a:after{
    content: "";
    width: 1px;
    height: 100%;
    background: #CAE4FB;
}
.header{

}
.header{
    margin-top: 25px;
}
.header>h1{
    color: #E00008;
    font-size: 40px;
    font-weight: 500;
}
.header>p{
    color: #000000;
    font-weight: 500;
}
.h-content{
    margin-top: 27px;
}
.h-content-left{
    width: 557px;
}
.h-content-right{
    width: 617px;
}
.activity .ac-more{
    border-bottom: 2px solid #D8D8D8;
    padding: 5px 9px 9px 448px;
}
.ac-more>a{
    display: block;
    color: #D8D8D8;
}
.h-content-right>h2{
    font-size: 20px;
    color: #2D7DCA;
    margin: 8px 0 0 0;
}
.h-content-right>p{
    color: #8C8C8C;
    margin: 13px 0 14px 0;
    line-height: 28px;
}
.h-content-right>ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.h-content-right>ul>li{
    border-bottom: 1px dotted #e9e9e9;
    padding-bottom: 10px;
    margin-top: 10px;
}
.h-content-right>ul>li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.h-content-right>ul>li>a:before{
    content: ">";
    padding-right: 14px;
}
.h-content-right>ul>li>a{
    color: #000;
    float: left;
    display: block;

}
.h-content-right>ul>li>span{
    color: #D8D8D8;
    float: right;

}
.h-img-list{
}
.gallery{
    margin-right: 18px;
    padding: 0 0 0 3px;
}
.gallery:last-child{
    margin-right: 0;
}
.gallery>li{
    width: 204px;
}

.news-content{
    margin-top: 15px;
}
.content-one .news-left{
    border-bottom: 1px solid #CDCDCD;
}
.content-two .news-left{
    border-bottom: 1px solid #CDCDCD;/**/
}
.content-two .news-right{
    border-bottom: 1px solid #CDCDCD;
    padding-bottom: 40px;
}
.content-one .news-right{
    border-bottom: 1px solid #CDCDCD;
}
.news-left{
    width: 820px;
}
.news-one{
    padding-bottom: 17px;
}
.news-left .title{
    font-size: 22px;
    font-weight: bold;
    color: #227BCA;;
    line-height: 100%;
    border-left: 4px solid #EC3D1F;
    padding-left: 9px;
}
.title>span>a{
    color: #969696;
    font-size: 14px;
}
.news-left .political{
    padding: 15px 0 0 0;
    border-top: 1px solid #CDCDCD;
    margin-right: 15px;
}
.political>ul{
    padding-left: 19px;
    list-style-type: square;
}
.political>ul>li{
    margin-top: 19px;
    color: #2F5E95;
}
.political>ul>li:before{
   /* content: "";
    width: 0;
    height: 3px;
    background: #2F5E95;
    border-left: 3px solid #2F5E95;
    display: inline-block;
    line-height: 3px;*/
}
.political>ul>li>a{
    color: #000000;
}

.news-left .release{
    padding: 15px 10px 0 0;
    border-top: 1px solid #CDCDCD;
    width:420px;
}
.tab-btn{
	margin-right: 1em;
}
.hide-tab-btn{
	color: #969696;
}
.tab-content{
	position: relative;
}
.release .tab-content >ul{
    padding-left: 19px;
    list-style-type: square;
    position: absolute;
    top: 0;
    left: 0;
   margin-top: 0;
}
.release .tab-content >ul:last-child{
	display: none;
}
.release .tab-content>ul>li{
    border-bottom: 1px solid #F2F0F0;
    padding-bottom: 19px;
    color: #2F5E95;;
}
.release .tab-content>ul>li>h2{
    color: #227BCA;
    line-height: 100%;
    height: 100%;
    margin-bottom: 13px;
    margin-top: 14px;
    white-space:nowrap;
    text-overflow:ellipsis;
}
/*.release>ul>li>h2:before{
    content: url("/images/jnsz/images/blue-doted.jpg");
    display: inline-block;
    padding-right: 10px;
}*/
.release>ul>li>a{
    color: #9B9C9C;
    display: block;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
}


.news-left .news-two{
    padding-bottom: 7px;
    padding-top: 21px;
}
.news-two .am-u-lg-6{
    padding-left: 0;
}
.news-two .am-u-lg-6:last-child{
    padding-left: 18px;
    padding-right: 0;
}
.gray-back{
    background: #F3F3F3;
}
.gray-back>p{
    font-size: 16px;
    font-weight: bold;
    padding: 0 28px 0 22px;
    margin: 10px 0;
}
.gray-back>span{
    display: block;
    color: #969696;
    padding: 0 28px 25px 22px;
}
.news-two-list{
    margin: 20px 0 0 0;
    padding-left: 15px;
    list-style-type: square;
}
.news-two-list>li{
    margin-bottom: 22px;
    color: #2F5E95;
}
.news-two-list>li>a{
    color: #000000;
    font-size: 16px;
}


.news-left .new-three{
    margin-top: 18px;
}
.new-three .am-u-lg-12{
    padding-right: 25px;
    padding-left: 0;
    padding-top: 9px;
}
.new-three>p{
    margin-bottom: 20px;
}
.review{
    border-bottom: 1px dashed #CDCDCD;
    margin-top: 65px;
}
.review:first-child{
    margin-top: 0;
}
.review>h1{
    font-size: 24px;
    margin-bottom: 25px;
}
.review>p{
    margin: 21px 0;
}

.news-right{
    width: 346px;
}
.news-right .title{
    font-size: 20px;
    font-weight: bold;
    color: #227BCA;
    line-height: 100%;
}
.news-right .people{
    padding-bottom: 49px;

}
.people-title{
    border-top: 1px solid #CDCDCD;
    font-size: 20px;
    font-weight: bold;
    color: #227BCA;;
}
.people-title>ul{
    list-style: none;
    padding-left: 0;
    margin-bottom: 7px;
}
.people-title>ul>li{
    float: left;
    /*margin-right: 30px;*/
	width:25%;
	text-align:center;
}
.people-title>ul>li>a{
    display: block;
    margin-top: 9px;
}
.people-title>ul>li.ldactive{
    border-top: 2px solid #016DC5;
}
.people-img{
    background: #D9EDF7;
    padding-top: 14px;
    padding-bottom: 3px;
}
.two-peo{
    margin-top: 6px;
    padding-left: 60px;
}
.shuji>a{
    display: block;
   /* padding-right: 2em;*/
}
.swcw{
    margin: 0;
    padding: 0;
    color:  #227BCA;
}
.gray-line{
    width: 103px;
    height: 2px;
    background: #A6BFCB ;
    display: inline-block;
}
.swcw>p{
    margin: 8px 0 5px 0;
    width: 69px;
    display: inline-block;
}
.people-name{
    margin-left: 31px;
}
.people-name>p{
    margin: 0 0 3px 0;
}

.right-two{
    padding-top: 21px;
    /*border-bottom: 1px solid #CDCDCD;*/
}
.right-two .uls{
    background: #E6F5FD;
    padding: 21px 18px 43px 23px;
}
.uls .gallery{
    margin-bottom: 0px;
}
.uls .gallery>li{
    width: 298px;
}
.uls .uls-two{
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 26px;
    list-style-type: square;
}
.uls-two>li{
    margin-top: 12px;
}
.uls-two>li>a{
    color: #000000;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
}


.right-three{
    padding-top: 21px;
}
.right-three>p{
    margin-bottom: 34px;
}
.special{
    border-bottom: 1px solid #CDCDCD;
    margin-top: 15px;
}
.special .special-pic{
    width: 124px;
}
.special-text{
    width: 194px;
}

.image-news{
    padding-top: 25px;
}
.pic-news{
    margin-bottom: 15px;
}

.footer{
    padding: 38px 0 31px 0;
    color: #828282;
}
.footer>p>span:after{
    content:"-";
    display: inline-block;
    width: 6px;
    height: 19px;
    line-height: 19px;
    color: #828282;
    font-weight: bold;
    padding: 0 5px;
    margin: 0 5px 0 0;
}.footer>p>span:last-child:after{
    content: none;
 }
 .footer>p:last-child>span:after{
     content: none;
 }
 /** 9ÔÂ10ÈÕ **/
 .people-img{
  height:345px;
}